Skip to content

Conversation

@pvannierop
Copy link
Contributor

@pvannierop pvannierop commented Oct 4, 2024

Description: This PR will add option to monitor the application with Sentry. Sentry monitoring will be enabled by the following:

  1. Set a SENTRY_DSN environment variable that points to the desired Sentry DSN.
  2. (Optional) Set the SENTRY_LOG_LEVEL environment variable to control the minimum log level of events sent to Sentry.
    The default log level for Sentry is ERROR. Possible values are TRACE, DEBUG, INFO, WARN, and ERROR.

The docs were updated with these instructions.

@pvannierop pvannierop changed the base branch from dev to master June 12, 2025 10:38
ewelinagr
ewelinagr previously approved these changes Jun 16, 2025
Copy link

@ewelinagr ewelinagr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants